Application form for new database please fill in the slots and send to : Laurent GOUZENES Kowalski, Bob IN XML FORMAT what it is conventionally called in the documentation (up to 20 words) the work area and activity to which this is relevant. Try and be as specific as possible. e.g.: Electronic Design, Financial Analysis, Legal Drafting, Medical Diagnosis. General descriptions such as CAD or Decision Support should be used only if the product is directly useful for several work areas. Description of the inner workings of the program : inputs, outputs, inference engines, etc. (up to150 words) directing or sponsoring the work people mainly responsible in which developed Name of interpreter/compiler(s) used Hardware / operating system(s) (development / delivery) or systems used, with approximate extent Approximate number of lines of Prolog Approximate number of Prolog predicates Number of person-months for initial system Number of person-months since, including enhancements 1=Prototype, 2=Evaluation, 3=Released, 4=No longer supported, 5=Dead 1=Personal use, 2=in-House use, 3=Free/public domain, 4=Licensed, 5=Sold product Month/year of inital practical use of program Approximate number Citations of published or available work, if any date to which this information refers Name of someone who can answer questions, with
and address (or fax number) for the contact (if known) and This ends the entry. OR IN JSON FORMAT : { "Name of the application as what it is conventionally called in the documentation": { "Program": "Programm or application name, what it is conventionally called in the documentation", "Purpose": "(up to 20 words)", "Domain": "the work area and activity to which this is relevant. Try and be as specific as possible. e.g.: Electronic Design, Financial Analysis, Legal Drafting, Medical , Diagnosis. General descriptions such as CAD or Decision Support should be used only if the product is directly useful for several work areas.", "Description": "Description of the inner workings of the program : inputs, outputs, inference engines, etc. (up to150 words)", "Organization": "directing or sponsoring the work", "Developed by": "Names, separated by ','", "Country": "country names separated by ','", "Prolog system": "Prolog - 2\t\t E.S.I.", "Platform": "Hardware / operating system(s) (development / delivery)", "Other Languages" : "or systems used, with approximate extent", "Lines": "Approximate number of lines of Prolog", "Predicates": "Approximate number of Prolog predicates", "Development effort" : "Number of person-months for initial system", "Maintenance effort" :"Number of person-months since, including enhancements", "Current Status": "1=Prototype, 2=Evaluation, 3=Released, 4=No longer supported, 5=Dead", "Use" : "1=Personal use, 2=in-House use, 3=Free/public domain, 4=Licensed, 5=Sold product", "When Deployed": "Month/year of inital practical use of program", "No. of Users": "Approximate number", "References": "Citations of published or available work, if any" "Information Date": "date to which this information refers", "Contact" : "Name of someone who can answer questions", "Address" : "adress of contact", "Email" : "email of contact", "Telephone" : telephone of contact" }, } ============================================================= Example { "ACAPS Loan Printing System": { "Program": "ACAPS Loan Printing System", "Number": 458, "Domain": "loan paperwork production.", "Purpose": "Expert system to create loan documentation from ACAPS main frame loan system.", "Description": "Took raw IBM mainframe data from a loan analysis & approval package and produced all the relevant paperwork, including attempted reconstruction of upper/lower case text. The system spooled was made fault tolerant and controlled a bank of laser printers and fax modems. It replaced a (basically) manual system.", "Developed by": "John Grant.", "Organization": "Security Pacific National Bank.", "Country": "USA", "Prolog system": "Arity Prolog", "Other languages": "C - 5 lines", "Lines": 10000, "Predicates": 200, "Platform": "IBM PC - OS/2 v 1.3", "Type of Use": "In-house", "Current Status": "Released", "When Deployed": "March 1990", "No. of Users": 100, "year_deployed": 1990, "Information Date": "1991" }, }